home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part1 / 2934 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: news.uni-c.dk!news
  2. From: leguar@inet.uni-c.dk (Leif Guldbrand)
  3. Newsgroups: comp.dcom.modems
  4. Subject: ZyXEL Elite 2864. Cannot connect Internet via PPP.
  5. Date: Sat, 27 Jan 1996 13:11:58 GMT
  6. Organization: EDB-konsulent
  7. Message-ID: <4ed820$2ij@news.uni-c.dk>
  8. NNTP-Posting-Host: arhppp33.uni-c.dk
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. Can anyone help me with this strange problem?
  12. With Trumpet Winsock (v. 2.0 rev. B) I dial in, which will call the
  13. file: LOGIN.CMD. 10 sec. after I receive "Modem is not responding".
  14.  
  15. And that's my problem!
  16.  
  17. The following happens in my LOGIN.CMD:
  18. # initialize modem
  19. output "ATZ"\13
  20. if ! [input 10 OK\n]
  21.   display "Modem is not responding"\n
  22.   abort
  23. end
  24.  
  25. TXD is blinking, RXD not, when 'dial' is called.
  26. DTR, DSR, RTS and CTS is on, and the initial profile is used, because
  27. I cannot get on to the initialization of the modem, which will follow
  28. after the above section.
  29.  
  30. I'm happy to own another cheap 28.8 modem (X-Link), so I just change
  31. the serial-/tlf.cables to that modem, and voila... I can get connected
  32. without any problems and with 28.8, 99% of the times.
  33.  
  34. Summa summarum: Something is WRONG with the ZyXel (v. 1.10), but
  35. WHAT????
  36. BTW, it's not 100% correct, that the ZyXEL modem is 'US', because
  37. there isn't any problems dailing to fx. a BBS with the speed of
  38. 28.8!!! 
  39.  
  40. Data:
  41. Windows f. Workgroups.
  42. UART 16550AF
  43. CYBERCOM.DRV
  44. FIFO and the others are set correctly.
  45.  
  46. TIA
  47.  
  48. Leif Guldbrand, DK via X-Link :)
  49. leguar@inet.uni-c.dk
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.